func golang.org/x/crypto/blake2b.hashBlocksSSE4

2 uses

	golang.org/x/crypto/blake2b (current package)
		blake2bAVX2_amd64.go#L25: func hashBlocksSSE4(h *[8]uint64, c *[2]uint64, flag uint64, blocks []byte)
		blake2bAVX2_amd64.go#L34: 		hashBlocksSSE4(h, c, flag, blocks)